Skip to content

Geeqie: Add version 1.5.1 #1247

Merged
merged 1 commit into from
Sep 5, 2019
Merged

Geeqie: Add version 1.5.1 #1247

merged 1 commit into from
Sep 5, 2019

Conversation

david
Copy link
Collaborator

@david david commented Sep 5, 2019

fork from gqview and maybe it can replace gqview

fork from gqview and maybe replace gqview
@pmenzel pmenzel merged commit a272955 into master Sep 5, 2019
@wwwutz
Copy link
Collaborator

wwwutz commented Sep 5, 2019

The bee-queen had a spurious run which failed:

/scratch/local2/beehive/geeqie/buildroot/geeqie/geeqie-1.5.1-0/source/src/image-load.c: In function ‘image_loader_class_init’:
/scratch/local2/beehive/geeqie/buildroot/geeqie/geeqie-1.5.1-0/source/src/image-load.c:143:9: error: ‘gq_marshal_VOID__INT_INT_INT_INT’ undeclared (first use in this function); did you mean ‘gtk_marshal_VOID__INT_INT_POINTER’?
         gq_marshal_VOID__INT_INT_INT_INT,
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         gtk_marshal_VOID__INT_INT_POINTER
/scratch/local2/beehive/geeqie/buildroot/geeqie/geeqie-1.5.1-0/source/src/image-load.c:143:9: note: each undeclared identifier is reported only once for each function it appears in
  CC       layout_config.o
  CC       layout_image.o
/scratch/local2/beehive/geeqie/buildroot/geeqie/geeqie-1.5.1-0/source/src/image-load.c:184:9: error: ‘gq_marshal_VOID__INT_INT’ undeclared (first use in this function); did you mean ‘gtk_marshal_VOID__INT_INT’?
         gq_marshal_VOID__INT_INT,
         ^~~~~~~~~~~~~~~~~~~~~~~~
         gtk_marshal_VOID__INT_INT
make[3]: *** [Makefile:1056: image-load.o] Error 1
make[3]: *** Waiting for unfinished jobs....
INFO: Reading /scratch/local2/beehive/geeqie/buildroot/geeqie/geeqie-1.5.1-0/source/src/gq-marshal.list...

This looks like a BEE_MAKEFLAGS=-j16 issue, so we might hard code BEE_MAKEFLAGS=-j1

david added a commit that referenced this pull request Sep 24, 2019
bee remove gqview-2.1.5-0

alternative software already installed
see #1247
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants